CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fft algorithm

搜索资源列表

  1. fftshixian

    0下载:
  2. 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:17123
    • 提供者:张帅
  1. fftcode

    0下载:
  2. fft算法的源码,是全国电子设计大赛一等奖获得者使用的-fft algorithm source is the National Electronic Design Competition first prize winner of use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8024
    • 提供者:jitao
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2526
    • 提供者:郭曉詠
  1. Mallat+FFT

    0下载:
  2. 基于Mallat算法和快速傅里叶变换的电能质量分析方法-Based on Mallat algorithm and fast Fourier transform power quality analysis
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:208467
    • 提供者:陈成功
  1. pi_css5_src.tar

    0下载:
  2. Linux 下 的superpi源码, 使用FFT算法实现可以做测试使用.-A good superpi source code running at linux/unix platform, also you can port to any hardware.Realized with FFT algorithm.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:139264
    • 提供者:Edwin
  1. FFT

    0下载:
  2. FPGA实现的基4FFT处理器高效排序算法研究-FPGA to achieve high-performance processor-based sorting algorithm 4FFT Research
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:60548
    • 提供者:萧球水
  1. fpgafft

    0下载:
  2. :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic str
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:220333
    • 提供者:王晓
  1. IntroductionFFT

    0下载:
  2. 一个讲解FFT原理及蝶形算法的讲义!从一个网上朋友共享得来!-A PPT that introduce the principle of FFT and butterfly algorithm ! Shared from a friend online!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:483143
    • 提供者:xiaoyu
  1. fft

    0下载:
  2. fft算法c++的实现方法,vc6.0调试过,但是效率没MATLAB高。-fft algorithm c++ implementation of the Ways, vc6.0 debugging too, but no MATLAB high efficiency.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2590
    • 提供者:sdfs
  1. ffft

    0下载:
  2. fft algorithm that is implemented by c for Avr microcontrollers.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2501
    • 提供者:Ham
  1. AudioSpectrumAnalyzerArticle

    0下载:
  2. This article describes how to build simple audio spectrum analyzer based on FFT algorithm using Philips LPC2138 microcontroller.
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:104594
    • 提供者:Robert
  1. fft

    0下载:
  2. 混合基FFT算法的C语言实现,采用了多层子函数调用-multi-root fft algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-04-28
    • 文件大小:8000
    • 提供者:黄瑛
  1. c_FFT

    0下载:
  2. The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in ro
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3883
    • 提供者:ramya
  1. VLSIFFTRadix2forDSP

    0下载:
  2. VLSI implementation of high speed and high resolution FFT algorithm based on Radix 2 for DSP application
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:247866
    • 提供者:bonjour
  1. fourier

    0下载:
  2. FFT算法,国外网站上的,从他的例程里提取出来,相当好用!-FFT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:Pole JO
  1. zhy_219b

    0下载:
  2. FFT算法的DSP的实现。DSP芯片的出现使FFT的实现方法变得更为方便.由于多数DSP芯片都能在一个指令周期内完成一次乘法和一次加法,而且提供专门的FFT指令,使得FFT算法在DSP芯片上实现的速度更快 -FFT algorithm for the realization of the DSP. The emergence of DSP chips in the realization of FFT method becomes more convenient. Since the major
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:15068
    • 提供者:小哈
  1. FFT_fixedPoint_console

    1下载:
  2. 定点复数FFT算法 C语言实现 支持点数为128,256,512,1024,2048可配置 同时附带文档-Fixed-point complex FFT algorithm for C language support 128,256,512,1024,2048 points can be configured at the same time as the document attached
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:66121
    • 提供者:raoxuefeng
  1. FFT

    0下载:
  2. matlab code for rabix 2 fft algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:bnpvas
  1. fft

    0下载:
  2. 基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3383
    • 提供者:edison
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:51842
    • 提供者:nytza
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com